home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Chip 2004 April
/
CMCD0404.ISO
/
Software
/
Shareware
/
Programare
/
sharp
/
wwwSharp_setup.exe
/
{app}
/
Help
/
HtmlHelpTopics.xml
< prev
next >
Wrap
Extensible Markup Language
|
2003-08-30
|
37KB
|
1,539 lines
<?xml version="1.0" encoding="UTF-8"?>
<HtmlHelpTopics
Caption="HTML"
CommandPrefix="www-sharp://www-Sharp.Help.HTML/"
Command="cover.html"
>
<Item
Caption="About the HTML 4.0 Specification"
Command="about.html"
>
<Item
Caption="How the specification is organized"
Command="about.html#h-1.1"
/>
<Item
Caption="Document conventions"
Command="about.html#h-1.2"
>
<Item
Caption="Elements and attributes"
Command="about.html#h-1.2.1"
/>
<Item
Caption="Notes and examples"
Command="about.html#h-1.2.2"
/>
</Item>
<Item
Caption="Acknowledgments"
Command="about.html#h-1.3"
/>
<Item
Caption="Copyright Notice"
Command="about.html#h-1.4"
/>
</Item>
<Item
Caption="Introduction to HTML 4.0"
Command="intro/intro.html"
>
<Item
Caption="What is the World Wide Web?"
Command="intro/intro.html#h-2.1"
>
<Item
Caption="Introduction to URIs"
Command="intro/intro.html#h-2.1.1"
/>
<Item
Caption="Fragment identifiers"
Command="intro/intro.html#h-2.1.2"
/>
<Item
Caption="Relative URIs"
Command="intro/intro.html#h-2.1.3"
/>
</Item>
<Item
Caption="What is HTML?"
Command="intro/intro.html#h-2.2"
>
<Item
Caption="A brief history of HTML"
Command="intro/intro.html#h-2.2.1"
/>
</Item>
<Item
Caption="HTML 4.0"
Command="intro/intro.html#h-2.3"
>
<Item
Caption="Internationalization"
Command="intro/intro.html#h-2.3.1"
/>
<Item
Caption="Accessibility"
Command="intro/intro.html#h-2.3.2"
/>
<Item
Caption="Tables"
Command="intro/intro.html#h-2.3.3"
/>
<Item
Caption="Compound documents"
Command="intro/intro.html#h-2.3.4"
/>
<Item
Caption="Style sheets"
Command="intro/intro.html#h-2.3.5"
/>
<Item
Caption="Scripting"
Command="intro/intro.html#h-2.3.6"
/>
<Item
Caption="Printing"
Command="intro/intro.html#h-2.3.7"
/>
</Item>
<Item
Caption="Authoring documents with HTML 4.0"
Command="intro/intro.html#h-2.4"
>
<Item
Caption="Separate structure and presentation"
Command="intro/intro.html#h-2.4.1"
/>
<Item
Caption="Consider universal accessibility to the Web"
Command="intro/intro.html#h-2.4.2"
/>
<Item
Caption="Help user agents with incremental rendering"
Command="intro/intro.html#h-2.4.3"
/>
</Item>
</Item>
<Item
Caption="On SGML and HTML"
Command="intro/sgmltut.html"
>
<Item
Caption="Introduction to SGML"
Command="intro/sgmltut.html#h-3.1"
/>
<Item
Caption="SGML constructs used in HTML"
Command="intro/sgmltut.html#h-3.2"
>
<Item
Caption="Elements"
Command="intro/sgmltut.html#h-3.2.1"
/>
<Item
Caption="Attributes"
Command="intro/sgmltut.html#h-3.2.2"
/>
<Item
Caption="Character references"
Command="intro/sgmltut.html#h-3.2.3"
/>
<Item
Caption="Comments"
Command="intro/sgmltut.html#h-3.2.4"
/>
</Item>
<Item
Caption="How to read the HTML DTD"
Command="intro/sgmltut.html#h-3.3"
>
<Item
Caption="DTD Comments"
Command="intro/sgmltut.html#h-3.3.1"
/>
<Item
Caption="Parameter entity definitions"
Command="intro/sgmltut.html#h-3.3.2"
/>
<Item
Caption="Element declarations"
Command="intro/sgmltut.html#h-3.3.3"
>
<Item
Caption="Content model definitions"
Command="intro/sgmltut.html#h-3.3.3.1"
/>
</Item>
<Item
Caption="Attribute declarations"
Command="intro/sgmltut.html#h-3.3.4"
>
<Item
Caption="DTD entities in attribute definitions"
Command="intro/sgmltut.html#h-3.3.4.1"
/>
<Item
Caption="Boolean attributes"
Command="intro/sgmltut.html#h-3.3.4.2"
/>
</Item>
</Item>
</Item>
<Item
Caption="Conformance: requirements and recommendations"
Command="conform.html"
>
<Item
Caption="Definitions"
Command="conform.html#h-4.1"
/>
<Item
Caption="SGML"
Command="conform.html#h-4.2"
/>
<Item
Caption="The text/html content type"
Command="conform.html#h-4.3"
/>
</Item>
<Item
Caption="HTML Document Representation"
Description="Character sets, character encodings, and entities"
Command="charset.html"
>
<Item
Caption="The Document Character Set"
Command="charset.html#h-5.1"
/>
<Item
Caption="Character encodings"
Command="charset.html#h-5.2"
>
<Item
Caption="Choosing an encoding"
Command="charset.html#h-5.2.1"
>
<Item
Caption="Notes on specific encodings"
Command="charset.html#h-5.2.1.1"
/>
</Item>
<Item
Caption="Specifying the character encoding"
Command="charset.html#h-5.2.2"
/>
</Item>
<Item
Caption="Character references"
Command="charset.html#h-5.3"
>
<Item
Caption="Numeric character references"
Command="charset.html#h-5.3.1"
/>
<Item
Caption="Character entity references"
Command="charset.html#h-5.3.2"
/>
</Item>
<Item
Caption="charset.html#h-5.4"
Command="Undisplayable characters"
/>
</Item>
<Item
Caption="Basic HTML data types"
Description="Character data, colors, lengths, URIs, content types, etc."
Command="types.html"
>
<Item
Caption="Case information"
Command="types.html#h-6.1"
/>
<Item
Caption="SGML basic types"
Command="types.html#h-6.2"
/>
<Item
Caption="Text strings"
Command="types.html#h-6.3"
/>
<Item
Caption="URIs"
Command="types.html#h-6.4"
/>
<Item
Caption="Colors"
Command="types.html#h-6.5"
>
<Item
Caption="Notes on using colors"
Command="types.html#h-6.5.1"
/>
</Item>
<Item
Caption="Lengths"
Command="types.html#h-6.6"
/>
<Item
Caption="Content types (MIME types)"
Command="types.html#h-6.7"
/>
<Item
Caption="Language codes"
Command="types.html#h-6.8"
/>
<Item
Caption="Character encodings"
Command="types.html#h-6.9"
/>
<Item
Caption="Single characters"
Command="types.html#h-6.10"
/>
<Item
Caption="Dates and times"
Command="types.html#h-6.11"
/>
<Item
Caption="Link types"
Command="types.html#h-6.12"
/>
<Item
Caption="Media descriptors"
Command="types.html#h-6.13"
/>
<Item
Caption="Script data"
Command="types.html#h-6.14"
/>
<Item
Caption="Style sheet data"
Command="types.html#h-6.15"
/>
<Item
Caption="Frame target names"
Command="types.html#h-6.16"
/>
</Item>
<Item
Caption="The global structure of an HTML document"
Description="The HEAD and BODY of a document"
Command="struct/global.html"
>
<Item
Caption="Introduction to the structure of an HTML document"
Command="struct/global.html#h-7.1"
/>
<Item
Caption="HTML version information"
Command="struct/global.html#h-7.2"
/>
<Item
Caption="The HTML element"
Command="struct/global.html#h-7.3"
/>
<Item
Caption="The document head"
Command="struct/global.html#h-7.4"
>
<Item
Caption="HEAD element"
Command="struct/global.html#h-7.4.1"
/>
<Item
Caption="The TITLE element"
Command="struct/global.html#h-7.4.2"
/>
<Item
Caption="The title attribute"
Command="struct/global.html#h-7.4.3"
/>
<Item
Caption="Meta data"
Command="struct/global.html#h-7.4.4"
>
<Item
Caption="Specifying meta data"
Command="struct/global.html#h-7.4.4.1"
/>
<Item
Caption="The META element"
Command="struct/global.html#h-7.4.4.2"
/>
<Item
Caption="Meta data profiles"
Command="struct/global.html#h-7.4.4.3"
/>
</Item>
</Item>
<Item
Caption="The document body"
Command="struct/global.html#h-7.5"
>
<Item
Caption="The BODY element"
Command="struct/global.html#h-7.5.1"
/>
<Item
Caption="Element identifiers: the id and class attributes"
Command="struct/global.html#h-7.5.2"
/>
<Item
Caption="Block-level and inline elements"
Command="struct/global.html#h-7.5.3"
/>
<Item
Caption="Grouping elements: the DIV and SPAN elements"
Command="struct/global.html#h-7.5.4"
/>
<Item
Caption="Headings: The H1, H2, H3, H4, H5, H6 elements"
Command="struct/global.html#h-7.5.5"
/>
<Item
Caption="The ADDRESS element"
Command="struct/global.html#h-7.5.6"
/>
</Item>
</Item>
<Item
Caption="Language information and text direction"
Description="International considerations for text"
Command="struct/dirlang.html"
>
<Item
Caption="Specifying the language of content: the lang attribute"
Command="struct/dirlang.html#h-8.1"
>
<Item
Caption="Language codes"
Command="struct/dirlang.html#h-8.1.1"
/>
<Item
Caption="Inheritance of language codes"
Command="struct/dirlang.html#h-8.1.2"
/>
<Item
Caption="Interpretation of language codes"
Command="struct/dirlang.html#h-8.1.3"
/>
</Item>
<Item
Caption="Specifying the direction of text and tables: the dir attribute"
Command="struct/dirlang.html#h-8.2"
>
<Item
Caption="Introduction to the bidirectional algorithm"
Command="struct/dirlang.html#h-8.2.1"
/>
<Item
Caption="Inheritance of text direction information"
Command="struct/dirlang.html#h-8.2.2"
/>
<Item
Caption="Setting the direction of embedded text"
Command="struct/dirlang.html#h-8.2.3"
/>
<Item
Caption="Overriding the bidirectional algorithm: the BDO element"
Command="struct/dirlang.html#h-8.2.4"
/>
<Item
Caption="Character references for directionality and joining control"
Command="struct/dirlang.html#h-8.2.5"
/>
<Item
Caption="The effect of style sheets on bidirectionality"
Command="struct/dirlang.html#h-8.2.6"
/>
</Item>
</Item>
<Item
Caption="Text"
Description="Paragraphs, Lines, and Phrases"
Command="struct/text.html"
>
<Item
Caption="White space"
Command="struct/text.html#h-9.1"
/>
<Item
Caption="Structured text"
Command="struct/text.html#h-9.2"
>
<Item
Caption="Phrase elements: EM, STRONG, DFN, CODE, SAMP, KBD, VAR, CITE, ABBR, and ACRONYM"
Command="struct/text.html#h-9.2.1"
/>
<Item
Caption="Quotations: The BLOCKQUOTE and Q elements"
Command="struct/text.html#h-9.2.2"
>
<Item
Caption="Rendering quotations"
Command="struct/text.html#h-9.2.2.1"
/>
</Item>
<Item
Caption="Subscripts and superscripts: the SUB and SUP elements"
Command="struct/text.html#h-9.2.3"
/>
</Item>
<Item
Caption="Lines and Paragraphs"
Command="struct/text.html#h-9.3"
>
<Item
Caption="Paragraphs: the P element"
Command="struct/text.html#h-9.3.1"
/>
<Item
Caption="Controlling line breaks"
Command="struct/text.html#h-9.3.2"
>
<Item
Caption="Forcing a line break: the BR element"
Command="struct/text.html#h-9.3.2.1"
/>
<Item
Caption="Prohibiting a line break"
Command="struct/text.html#h-9.3.2.2"
/>
</Item>
<Item
Caption="Hyphenation"
Command="struct/text.html#h-9.3.3"
/>
<Item
Caption="Preformatted text: The PRE element"
Command="struct/text.html#h-9.3.4"
/>
<Item
Caption="Visual rendering of paragraphs"
Command="struct/text.html#h-9.3.5"
/>
</Item>
<Item
Caption="Marking document changes: The INS and DEL elements"
Command="struct/text.html#h-9.4"
/>
</Item>
<Item
Caption="Lists"
Description="Unordered, Ordered, and Definition Lists"
Command="struct/lists.html"
>
<Item
Caption="Introduction to lists"
Command="struct/lists.html#h-10.1"
/>
<Item
Caption="Unordered lists (UL), ordered lists (OL), and list items (LI)"
Command="struct/lists.html#h-10.2"
/>
<Item
Caption="Definition lists: the DL, DT, and DD elements"
Command="struct/lists.html#h-10.3"
>
<Item
Caption="Visual rendering of lists"
Command="struct/lists.html#h-10.3.1"
/>
</Item>
<Item
Caption="The DIR and MENU elements"
Command="struct/lists.html#h-10.4"
/>
</Item>
<Item
Caption="Tables"
Command="struct/tables.html"
>
<Item
Caption="Introduction to tables"
Command="struct/tables.html#h-11.1"
/>
<Item
Caption="Elements for constructing tables"
Command="struct/tables.html#h-11.2"
>
<Item
Caption="The TABLE element"
Command="struct/tables.html#h-11.2.1"
>
<Item
Caption="Table directionality"
Command="struct/tables.html#h-11.2.1.1"
/>
</Item>
<Item
Caption="Table Captions: The CAPTION element"
Command="struct/tables.html#h-11.2.2"
/>
<Item
Caption="Row groups: the THEAD, TFOOT, and TBODY elements"
Command="struct/tables.html#h-11.2.3"
/>
<Item
Caption="Column groups: the COLGROUP and COL elements"
Command="struct/tables.html#h-11.2.4"
>
<Item
Caption="The COLGROUP element"
Command="struct/tables.html#h-11.2.4.1"
/>
<Item
Caption="The COL element"
Command="struct/tables.html#h-11.2.4.2"
/>
<Item
Caption="Calculating the number of columns in a table"
Command="struct/tables.html#h-11.2.4.3"
/>
<Item
Caption="Calculating the width of columns"
Command="struct/tables.html#h-11.2.4.4"
/>
</Item>
<Item
Caption="Table rows: The TR element"
Command="struct/tables.html#h-11.2.5"
/>
<Item
Caption="Table cells: The TH and TD elements"
Command="struct/tables.html#h-11.2.6"
>
<Item
Caption="Cells that span several rows or columns"
Command="struct/tables.html#h-11.2.6.1"
/>
</Item>
</Item>
<Item
Caption="Table formatting by visual user agents"
Command="struct/tables.html#h-11.3"
>
<Item
Caption="Borders and rules"
Command="struct/tables.html#h-11.3.1"
/>
<Item
Caption="Horizontal and vertical alignment"
Command="struct/tables.html#h-11.3.2"
>
<Item
Caption="Inheritance of alignment specifications"
Command="struct/tables.html#h-11.3.2.1"
/>
</Item>
<Item
Caption="Cell margins"
Command="struct/tables.html#h-11.3.3"
/>
</Item>
<Item
Caption="Table rendering by non-visual user agents"
Command="struct/tables.html#h-11.4"
>
<Item
Caption="Associating header information with data cells"
Command="struct/tables.html#h-11.4.1"
/>
<Item
Caption="Categorizing cells"
Command="struct/tables.html#h-11.4.2"
/>
<Item
Caption="Algorithm to find heading information"
Command="struct/tables.html#h-11.4.3"
/>
</Item>
<Item
Caption="Sample table"
Command="struct/tables.html#h-11.5"
/>
</Item>
<Item
Caption="Links"
Description="Hypertext and Media-Independent Links"
Command="struct/links.html"
>
<Item
Caption="Introduction to links and anchors"
Command="struct/links.html#h-12.1"
>
<Item
Caption="Visiting a linked resource"
Command="struct/links.html#h-12.1.1"
/>
<Item
Caption="Other link relationships"
Command="struct/links.html#h-12.1.2"
/>
<Item
Caption="Specifying anchors and links"
Command="struct/links.html#h-12.1.3"
/>
<Item
Caption="Link titles"
Command="struct/links.html#h-12.1.4"
/>
<Item
Caption="Internationalization and links"
Command="struct/links.html#h-12.1.5"
/>
</Item>
<Item
Caption="The A element"
Command="struct/links.html#h-12.2"
>
<Item
Caption="Syntax of anchor names"
Command="struct/links.html#h-12.2.1"
/>
<Item
Caption="Nested links are illegal"
Command="struct/links.html#h-12.2.2"
/>
<Item
Caption="Anchors with the id attribute"
Command="struct/links.html#h-12.2.3"
/>
<Item
Caption="Unavailable and unidentifiable resources"
Command="struct/links.html#h-12.2.4"
/>
</Item>
<Item
Caption="Document relationships: the LINK element"
Command="struct/links.html#h-12.3"
>
<Item
Caption="Forward and reverse links"
Command="struct/links.html#h-12.3.1"
/>
<Item
Caption="Links and external style sheets"
Command="struct/links.html#h-12.3.2"
/>
<Item
Caption="Links and search engines"
Command="struct/links.html#h-12.3.3"
/>
</Item>
<Item
Caption="Path information: the BASE element"
Command="struct/links.html#h-12.4"
>
<Item
Caption="Resolving relative URIs"
Command="struct/links.html#h-12.4.1"
/>
</Item>
</Item>
<Item
Caption="Objects, Images, and Applets"
Command="struct/objects.html"
>
<Item
Caption="Introduction to objects, images, and applets"
Command="struct/objects.html#h-13.1"
/>
<Item
Caption="Including an image: the IMG element"
Command="struct/objects.html#h-13.2"
/>
<Item
Caption="Generic inclusion: the OBJECT element"
Command="struct/objects.html#h-13.3"
>
<Item
Caption="Rules for rendering objects"
Command="struct/objects.html#h-13.3.1"
/>
<Item
Caption="Object initialization: the PARAM element"
Command="struct/objects.html#h-13.3.2"
/>
<Item
Caption="Global naming schemes for objects"
Command="struct/objects.html#h-13.3.3"
/>
<Item
Caption="Object declarations and instantiations"
Command="struct/objects.html#h-13.3.4"
/>
</Item>
<Item
Caption="Including an applet: the APPLET element"
Command="struct/objects.html#h-13.4"
/>
<Item
Caption="Notes on embedded documents"
Command="struct/objects.html#h-13.5"
/>
<Item
Caption="Image maps"
Command="struct/objects.html#h-13.6"
>
<Item
Caption="Client-side image maps: the MAP and AREA elements"
Command="struct/objects.html#h-13.6.1"
>
<Item
Caption="Client-side image map examples"
Command="struct/objects.html#h-13.6.1.1"
/>
</Item>
<Item
Caption="Server-side image maps"
Command="struct/objects.html#h-13.6.2"
/>
</Item>
<Item
Caption="Visual presentation of images, objects, and applets"
Command="struct/objects.html#h-13.7"
>
<Item
Caption="Width and height"
Command="struct/objects.html#h-13.7.1"
/>
<Item
Caption="White space around images and objects"
Command="struct/objects.html#h-13.7.2"
/>
<Item
Caption="Borders"
Command="struct/objects.html#h-13.7.3"
/>
<Item
Caption="Alignment"
Command="struct/objects.html#h-13.7.4"
/>
</Item>
<Item
Caption="How to specify alternate text"
Command="struct/objects.html#h-13.8"
/>
</Item>
<Item
Caption="Style Sheets"
Description="Adding style to HTML documents"
Command="present/styles.html"
>
<Item
Caption="Introduction to style sheets"
Command="present/styles.html#h-14.1"
/>
<Item
Caption="Adding style to HTML"
Command="present/styles.html#h-14.2"
>
<Item
Caption="Setting the default style sheet language"
Command="present/styles.html#h-14.2.1"
/>
<Item
Caption="Inline style information"
Command="present/styles.html#h-14.2.2"
/>
<Item
Caption="Header style information: the STYLE element"
Command="present/styles.html#h-14.2.3"
/>
<Item
Caption="Media types"
Command="present/styles.html#h-14.2.4"
/>
</Item>
<Item
Caption="External style sheets"
Command="present/styles.html#h-14.3"
>
<Item
Caption="Preferred and alternate style sheets"
Command="present/styles.html#h-14.3.1"
/>
<Item
Caption="Specifying external style sheets"
Command="present/styles.html#h-14.3.2"
/>
</Item>
<Item
Caption="Cascading style sheets"
Command="present/styles.html#h-14.4"
>
<Item
Caption="Media-dependent cascades"
Command="present/styles.html#h-14.4.1"
/>
<Item
Caption="Inheritance and cascading"
Command="present/styles.html#h-14.4.2"
/>
</Item>
<Item
Caption="Hiding style data from user agents"
Command="present/styles.html#h-14.5"
/>
<Item
Caption="Linking to style sheets with HTTP headers"
Command="present/styles.html#h-14.6"
/>
</Item>
<Item
Caption="Formatting"
Command="present/graphics.html#h-15.1"
>
<Item
Caption="Background color"
Command="present/graphics.html#h-15.1.1"
/>
<Item
Caption="Alignment"
Command="present/graphics.html#h-15.1.2"
/>
<Item
Caption="Floating objects"
Command="present/graphics.html#h-15.1.3"
>
<Item
Caption="Float an object"
Command="present/graphics.html#h-15.1.3.1"
/>
<Item
Caption="Float text around an object"
Command="present/graphics.html#h-15.1.3.2"
/>
</Item>
<Item
Caption="Fonts"
Command="present/graphics.html#h-15.2"
>
<Item
Caption="Font style elements: the TT, I, B, BIG, SMALL, STRIKE, S, and U elements"
Command="present/graphics.html#h-15.2.1"
/>
<Item
Caption="Font modifier elements: FONT and BASEFONT"
Command="present/graphics.html#h-15.2.2"
/>
</Item>
<Item
Caption="Rules: the HR element"
Command="present/graphics.html#h-15.3"
/>
</Item>
<Item
Caption="Frames"
Description="Multi-view presentation of documents"
Command="present/frames.html"
>
<Item
Caption="Introduction to frames"
Command="present/frames.html#h-16.1"
/>
<Item
Caption="Layout of frames"
Command="present/frames.html#h-16.2"
>
<Item
Caption="The FRAMESET element"
Command="present/frames.html#h-16.2.1"
>
<Item
Caption="Rows and columns"
Command="present/frames.html#h-16.2.1.1"
/>
<Item
Caption="Nested frame sets"
Command="present/frames.html#h-16.2.1.2"
/>
<Item
Caption="Sharing data among frames"
Command="present/frames.html#h-16.2.1.3"
/>
</Item>
<Item
Caption="The FRAME element"
Command="present/frames.html#h-16.2.2"
>
<Item
Caption="Setting the initial contents of a frame"
Command="present/frames.html#h-16.2.2.1"
/>
<Item
Caption="Visual rendering of a frame"
Command="present/frames.html#h-16.2.2.2"
/>
</Item>
</Item>
<Item
Caption="Specifying target frame information"
Command="present/frames.html#h-16.3"
>
<Item
Caption="Setting the default target for links"
Command="present/frames.html#h-16.3.1"
/>
<Item
Caption="Target semantics"
Command="present/frames.html#h-16.3.2"
/>
</Item>
<Item
Caption="Alternate content"
Command="present/frames.html#h-16.4"
>
<Item
Caption="The NOFRAMES element"
Command="present/frames.html#h-16.4.1"
/>
<Item
Caption="ong descriptions of frames"
Command="present/frames.html#h-16.4.2"
/>
</Item>
<Item
Caption="Inline frames: the IFRAME element"
Command="present/frames.html#h-16.5"
/>
</Item>
<Item
Caption="Forms"
Description="User-input Forms: Text Fields, Buttons, Menus, and more"
Command="interact/forms.html"
>
<Item
Caption="Introduction to forms"
Command="interact/forms.html#h-17.1"
/>
<Item
Caption="Controls"
Command="interact/forms.html#h-17.2"
>
<Item
Caption="Control types"
Command="interact/forms.html#h-17.2.1"
/>
</Item>
<Item
Caption="The FORM element"
Command="interact/forms.html#h-17.3"
/>
<Item
Caption="The INPUT element"
Command="interact/forms.html#h-17.4"
>
<Item
Caption="Control types created with INPUT"
Command="interact/forms.html#h-17.4.1"
/>
<Item
Caption="Examples of forms containing INPUT controls"
Command="interact/forms.html#h-17.4.2"
/>
</Item>
<Item
Caption="The BUTTON element"
Command="interact/forms.html#h-17.5"
/>
<Item
Caption="The SELECT, OPTGROUP, and OPTION elements"
Command="interact/forms.html#h-17.6"
>
<Item
Caption="Preselected options"
Command="interact/forms.html#h-17.6.1"
/>
</Item>
<Item
Caption="The TEXTAREA element"
Command="interact/forms.html#h-17.7"
/>
<Item
Caption="The ISINDEX element"
Command="interact/forms.html#h-17.8"
/>
<Item
Caption="Labels"
Command="interact/forms.html#h-17.9"
>
<Item
Caption="The LABEL element"
Command="interact/forms.html#h-17.9.1"
/>
</Item>
<Item
Caption="Adding structure to forms: the FIELDSET and LEGEND elements"
Command="interact/forms.html#h-17.10"
/>
<Item
Caption="Giving focus to an element"
Command="interact/forms.html#h-17.11"
>
<Item
Caption="Tabbing navigation"
Command="interact/forms.html#h-17.11.1"
/>
<Item
Caption="Access keys"
Command="interact/forms.html#h-17.11.2"
/>
</Item>
<Item
Caption="Disabled and read-only controls"
Command="interact/forms.html#h-17.12"
>
<Item
Caption="Disabled controls"
Command="interact/forms.html#h-17.12.1"
/>
<Item
Caption="Read-only controls"
Command="interact/forms.html#h-17.12.2"
/>
</Item>
<Item
Caption="Form submission"
Command="interact/forms.html#h-17.13"
>
<Item
Caption="Form submission method"
Command="interact/forms.html#h-17.13.1"
/>
<Item
Caption="Successful controls"
Command="interact/forms.html#h-17.13.2"
/>
<Item
Caption="Processing form data"
Command="interact/forms.html#h-17.13.3"
>
<Item
Caption="Step one: Identify the successful controls"
Command="interact/forms.html#h-17.13.3.1"
/>
<Item
Caption="Step two: Build a form data set"
Command="interact/forms.html#h-17.13.3.2"
/>
<Item
Caption="Step three: Encode the form data set"
Command="interact/forms.html#h-17.13.3.3"
/>
<Item
Caption="Step four: Submit the encoded form data set"
Command="interact/forms.html#h-17.13.3.4"
/>
</Item>
</Item>
<Item
Caption="Form content types"
Command="interact/forms.html#h-17.13.4"
>
<Item
Caption="application/x-www-form-urlencoded"
Command="interact/forms.html#h-17.13.4.1"
/>
<Item
Caption="multipart/form-data"
Command="interact/forms.html#h-17.13.4.2"
/>
</Item>
</Item>
<Item
Caption="Scripts"
Description="Animated Documents and Smart Forms"
Command="interact/scripts.html"
>
<Item
Caption="Introduction to scripts"
Command="interact/scripts.html#h-18.1"
/>
<Item
Caption="Designing documents for user agents that support scripting"
Command="interact/scripts.html#h-18.2"
>
<Item
Caption="The SCRIPT element"
Command="interact/scripts.html#h-18.2.1"
/>
<Item
Caption="Specifying the scripting language"
Command="interact/scripts.html#h-18.2.2"
>
<Item
Caption="The default scripting language"
Command="interact/scripts.html#h-18.2.2.1"
/>
<Item
Caption="Local declaration of a scripting language"
Command="interact/scripts.html#h-18.2.2.2"
/>
<Item
Caption="References to HTML elements from a script"
Command="interact/scripts.html#h-18.2.2.3"
/>
</Item>
<Item
Caption="Intrinsic events"
Command="interact/scripts.html#h-18.2.3"
/>
<Item
Caption="Dynamic modification of documents"
Command="interact/scripts.html#h-18.2.4"
/>
</Item>
<Item
Caption="Designing documents for user agents that don't support scripting"
Command="interact/scripts.html#h-18.3"
>
<Item
Caption="The NOSCRIPT element"
Command="interact/scripts.html#h-18.3.1"
/>
<Item
Caption="Hiding script data from user agents"
Command="interact/scripts.html#h-18.3.2"
/>
</Item>
</Item>
<Item
Caption="SGML reference information for HTML"
Description="Formal definition of HTML and validation"
Command="sgml/intro.html"
>
<Item
Caption="document Document Validation"
Command="sgml/intro.html#h-19.1"
/>
<Item
Caption="Sample SGML catalog"
Command="sgml/intro.html#h-19.2"
/>
</Item>
<Item
Caption="SGML Declaration of HTML 4.0"
Command="sgml/sgmldecl.html"
>
<Item
Caption="SGML Declaration"
Command="sgml/sgmldecl.html#h-20.1"
/>
</Item>
<Item
Caption="Document Type Definition"
Command="sgml/dtd.html"
/>
<Item
Caption="Transitional Document Type Definition"
Command="sgml/loosedtd.html"
/>
<Item
Caption="Frameset Document Type Definition"
Command="sgml/framesetdtd.html"
/>
<Item
Caption="Character entity references in HTML 4.0"
Command="sgml/entities.html"
>
<Item
Caption="Introduction to character entity references"
Command="sgml/entities.html#h-24.1"
/>
<Item
Caption="Character entity references for ISO 8859-1 characters"
Command="sgml/entities.html#h-24.2"
>
<Item
Caption="The list of characters"
Command="sgml/entities.html#h-24.2.1"
/>
</Item>
<Item
Caption="Character entity references for symbols, mathematical symbols, and Greek letters"
Command="sgml/entities.html#h-24.3"
>
<Item
Caption="The list of characters"
Command="sgml/entities.html#h-24.3.1"
/>
</Item>
<Item
Caption="Character entity references for markup-significant and internationalization characters"
Command="sgml/entities.html#h-24.4"
>
<Item
Caption="The list of characters"
Command="sgml/entities.html#h-24.4.1"
/>
</Item>
</Item>
<Item
Caption="Changes between HTML 3.2 and HTML 4.0"
Command="appendix/changes.html"
>
<Item
Caption="Changes to elements"
Command="appendix/changes.html#h-A.1"
>
<Item
Caption="New elements"
Command="appendix/changes.html#h-A.1.1"
/>
<Item
Caption="Deprecated elements"
Command="appendix/changes.html#h-A.1.2"
/>
<Item
Caption="Obsolete elements"
Command="appendix/changes.html#h-A.1.3"
/>
</Item>
<Item
Caption="Changes to attributes"
Command="appendix/changes.html#h-A.2"
/>
<Item
Caption="Changes for accessibility"
Command="appendix/changes.html#h-A.3"
/>
<Item
Caption="Changes for meta data"
Command="appendix/changes.html#h-A.4"
/>
<Item
Caption="Changes for text"
Command="appendix/changes.html#h-A.5"
/>
<Item
Caption="Changes for links"
Command="appendix/changes.html#h-A.6"
/>
<Item
Caption="Changes for tables"
Command="appendix/changes.html#h-A.7"
/>
<Item
Caption="Changes for images, objects, and image maps"
Command="appendix/changes.html#h-A.8"
/>
<Item
Caption="Changes for forms"
Command="appendix/changes.html#h-A.9"
/>
<Item
Caption="Changes for style sheets"
Command="appendix/changes.html#h-A.10"
/>
<Item
Caption="Changes for frames"
Command="appendix/changes.html#h-A.11"
/>
<Item
Caption="Changes for scripting"
Command="appendix/changes.html#h-A.12"
/>
<Item
Caption="Changes for internationalization"
Command="appendix/changes.html#h-A.13"
/>
</Item>
<Item
Caption="Performance, Implementation, and Design Notes"
Command="appendix/notes.html"
>
<Item
Caption="Notes on invalid documents"
Command="appendix/notes.html#h-B.1"
/>
<Item
Caption="Special characters in URI attribute values"
Command="appendix/notes.html#h-B.2"
>
<Item
Caption="Non-ASCII characters in URI attribute values"
Command="appendix/notes.html#h-B.2.1"
/>
<Item
Caption="Ampersands in URI attribute values"
Command="appendix/notes.html#h-B.2.2"
/>
</Item>
<Item
Caption="SGML implementation notes"
Command="appendix/notes.html#h-B.3"
>
<Item
Caption="Line breaks"
Command="appendix/notes.html#h-B.3.1"
/>
<Item
Caption="Specifying non-HTML data"
Command="appendix/notes.html#h-B.3.2"
>
<Item
Caption="Element content"
Command="appendix/notes.html#h-B.3.2.1"
/>
<Item
Caption="Attribute values"
Command="appendix/notes.html#h-B.3.2.2"
/>
</Item>
<Item
Caption="SGML features with limited support"
Command="appendix/notes.html#h-B.3.3"
/>
<Item
Caption="Boolean attributes"
Command="appendix/notes.html#h-B.3.4"
/>
<Item
Caption="Marked Sections"
Command="appendix/notes.html#h-B.3.5"
/>
<Item
Caption="Processing Instructions"
Command="appendix/notes.html#h-B.3.6"
/>
<Item
Caption="Shorthand markup"
Command="appendix/notes.html#h-B.3.7"
/>
</Item>
<Item
Caption="Notes on helping search engines index your Web site"
Command="appendix/notes.html#h-B.4"
>
<Item
Caption="Search robots"
Command="appendix/notes.html#h-B.4.1"
>
<Item
Caption="The robots.txt file"
Command="appendix/notes.html#h-B.4.1.1"
/>
<Item
Caption="Robots and the META element"
Command="appendix/notes.html#h-B.4.1.2"
/>
</Item>
</Item>
<Item
Caption="Notes on tables"
Command="appendix/notes.html#h-B.5"
>
<Item
Caption="Design rationale"
Command="appendix/notes.html#h-B.5.1"
>
<Item
Caption="Dynamic reformatting"
Command="appendix/notes.html#h-B.5.1.1"
/>
<Item
Caption="Incremental display"
Command="appendix/notes.html#h-B.5.1.2"
/>
<Item
Caption="Structure and presentation"
Command="appendix/notes.html#h-B.5.1.3"
/>
<Item
Caption="Row and column groups"
Command="appendix/notes.html#h-B.5.1.4"
/>
<Item
Caption="Accessibility"
Command="appendix/notes.html#h-B.5.1.5"
/>
</Item>
<Item
Caption="Recommended Layout Algorithms"
Command="appendix/notes.html#h-B.5.2"
>
<Item
Caption="Fixed Layout Algorithm"
Command="appendix/notes.html#h-B.5.2.1"
/>
<Item
Caption="Autolayout Algorithm"
Command="appendix/notes.html#h-B.5.2.2"
/>
</Item>
</Item>
<Item
Caption="Notes on forms"
Command="appendix/notes.html#h-B.6"
>
<Item
Caption="Incremental display"
Command="appendix/notes.html#h-B.6.1"
/>
<Item
Caption="Future projects"
Command="appendix/notes.html#h-B.6.2"
/>
</Item>
<Item
Caption="Notes on scripting"
Command="appendix/notes.html#h-B.7"
>
<Item
Caption="Reserved syntax for future script macros"
Command="appendix/notes.html#h-B.7.1"
>
<Item
Caption="Current Practice for Script Macros"
Command="appendix/notes.html#h-B.7.1.1"
/>
</Item>
</Item>
<Item
Caption="Notes on frames"
Command="appendix/notes.html#h-B.8"
/>
<Item
Caption="Notes on accessibility"
Command="appendix/notes.html#h-B.9"
/>
<Item
Caption="Notes on security"
Command="appendix/notes.html#h-B.10"
>
<Item
Caption="Security issues for forms"
Command="appendix/notes.html#h-B.10.1"
/>
</Item>
</Item>
<Item
Caption="References"
Command="references.html"
>
<Item
Caption="Normative references"
Command="references.html#h-1.1"
/>
<Item
Caption="Informative references"
Command="references.html#h-1.2"
/>
</Item>
<Item
Caption="Index of Elements"
Command="index/elements.html"
/>
<Item
Caption="Index of Attributes"
Command="index/attributes.html"
/>
<Item
Caption="Index"
Command="index/list.html"
/>
</HtmlHelpTopics>